PDFRichMediaAsset Class Members
In This Topic
The following tables list the members exposed by PDFRichMediaAsset.
Public Constructors
Public Methods
| | Name | Description |
 | getData | Gets the asset data. |
 | getFileAsset | This method supports the internal library infrastructure and should not be used by external client code. |
 | getMimeType | Gets the MIME type for the asset data. |
 | getName | Gets the name of asset. |
 | setData | Sets the asset data. |
 | setMimeType | Sets the MIME type for the asset data. |
 | setName | Sets the name of the asset. |
Top
See Also